gdk: Remove gdk_surface_invalidate_rect() from public API
authorBenjamin Otte <otte@redhat.com>
Sun, 21 Apr 2019 18:08:05 +0000 (20:08 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 21 Apr 2019 18:08:05 +0000 (20:08 +0200)
commit6e59c5c84368f9d404a7e03b92d9bafd28f5c727
treef9b1d3450644faa006d05f1851b4aea11e89d92d
parentf5a8b79cfb7679b25d163fba1a0a301e56a43ed8
gdk: Remove gdk_surface_invalidate_rect() from public API

It's still available for backends, but public API (read: GTK) is
meant to only call gdk_surface_queue_expose() and track its
invalid region itself.
docs/reference/gdk/gdk4-sections.txt
gdk/gdkinternals.h
gdk/gdksurface.h